@import url("button.css");
.IT {
	height: 5%;
	width: 100%;
	background-color: #e6e6e6;
	font-family: "Century Gothic";
	font-size: 40px;
	font-style: normal;
	float: right;
	position: relative;
	color: #3b3b3b;
}

.UST{
	height: 4.5%;
	width: 100%;
	background-color: #e6e6e6;
	font-family: "century gothic";
	font-size: 21px;
	font-style: normal;
	float: right;
	position: relative;
	color: #3b3b3b;
	}
	

p
{
	right: 25%;
	position: fixed;
	font-size: 100px;
}
.footer {
	background-color: #e6e6e6;
	height: 5%;
	width: 100%;
	float: left;
	font-size: 12px;
	position: relative;
	font-family: "Century Gothic"; 
	//a:link{color:black;}
	a:link{color:black;}
	a:visited{color:black;}
	a:hover{color:black;}
	a:active{color:black;}
}
.body {
	float: left;
	height: 86%;
	width: 100%;
	position: static;
}

.whitespace {
	height: 100%;
	width: 50%;
	//background-color: #0099CC;
}

.header {
	float: left;
	height: 5%;
	width: 100%;
	background-image: url(Untitled-1.jpg);
}

.button  {
	height: 100%;

	float: left;
}
.indenttion {
	float: left;
	height: 100%;
	width: 40%;
}

#home {
width: 12%;

}

#about  {

width: 12%;    


}

#academics{
width: 15.5%;

}

#contact  {
width:12%

}

.frame  {
	height: 100%;
	width: 100%;
	border-collapse:collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}